xen.git
2006-11-07 kfraser@localhost... [XEN] License clarification.
2006-11-07 kfraser@localhost... [SVM] Fix an interrupt race window in the do_launch...
2006-11-07 kfraser@localhost... [HVM] VIOAPIC and VPIC cleanups.
2006-11-07 kfraser@localhost... [HVM] VLAPIC cleanups. vlapic tsruct is statically...
2006-11-07 kfraser@localhost... [HVM] Replace shared-memory PIC state with a set-irq...
2006-11-07 kfraser@localhost... [BLKTAP] No need for barrier when updating rsp_prod_pvt.
2006-11-07 kfraser@localhost... [LIBXC] Fix memory alloc/dealloc routines to return...
2006-11-07 kfraser@localhost... [IA64] Build blktap driver by default.
2006-11-07 kfraser@localhost... [BLKTAP] ia64 support
2006-11-07 kfraser@localhost... [BLKTAP] avoid race between tapdisk and xvd daemon...
2006-11-07 kfraser@localhost... [BLKTAP] Various cleanups necessary for ia64 support.
2006-11-07 kfraser@localhost... Enhance HVM xentrace:
2006-11-07 kfraser@localhost... [XENAPI] Add 'image' field to xen_vbd_record, allowing...
2006-11-07 kfraser@localhost... [XEN] Remove unnecessary FORCE_CRASH() macro.
2006-11-07 Emmanuel Ackaouy[XEN] When balancing idlers per socket/core, do it...
2006-11-07 kfraser@localhost... [HVM][SVM] Turn off long mode (EFER.LMA) when CR0.PG==0.
2006-11-07 kfraser@localhost... [HVM][VMX] Disable IA32e mode in VM_ENTRY_CONTROLS...
2006-11-07 kfraser@localhost... [NET] back: Fix wrap to zero in transmit credit scheduler.
2006-11-07 kfraser@localhost... [HVM] MAke HVM hypercall table NR_hypercalls entries...
2006-11-07 kfraser@localhost... Trivial change to look in correct location for qemu...
2006-11-07 kfraser@localhost... PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included...
2006-11-07 kfraser@localhost... [LINUX] Use pfn_to_page instead of relying in memory...
2006-11-07 kaf24@localhost... [HVM] Fix 64-bit HVM domain creation.
2006-11-06 kaf24@localhost... [SVM] Strip down svm_do_launch() pending complete removal.
2006-11-06 kaf24@localhost... [SVM] Move VMCB construction to VCPU creation time.
2006-11-06 kaf24@localhost... [HVM][SVM] Start moving SVM launch code to domain/vcpu...
2006-11-06 Emmanuel Ackaouy[XEN] Initial support for multi-core and multi-threaded...
2006-11-06 Emmanuel Ackaouy[XEN] Optimize credit scheduler load balancing logic
2006-11-06 kfraser@localhost... [HVM] Replace relinquish_resources() destructor hook...
2006-11-06 kfraser@localhost... [HVM] Initialise AP TSC to same as BP TSC.
2006-11-06 kfraser@localhost... [VMX] Get rid of special vm_launch schedule tail.
2006-11-06 kfraser@localhost... [HVM] Move VMX VMCS initialisation to vcpu-initialisati...
2006-11-06 Ewan MellorCatch IOError when using local configuration files...
2006-11-06 kfraser@localhost... [XEN] Re-jig VCPU initialisation -- VMX init requires...
2006-11-06 Steven Smith[HVM] Be sure to nul terminate uuids in HVM SMBIOS...
2006-11-06 kfraser@localhost... [LINUX] Don't use uint64_t parameter to gnttab_set_...
2006-11-05 kaf24@localhost... [XEN] Replace hvm_setup_platform() with hvm_domain_init...
2006-11-04 kaf24@localhost... [XEN] Do not halt on exceptions-with-interrupts-disable...
2006-11-04 kaf24@localhost... [XEN] Simplify domain shutdown -- no need to synchronou...
2006-11-04 kaf24@localhost... [XEN] Avoid taking domain biglock in the page-fault...
2006-11-03 Alastair Tse[XEND] Fix xen_version and missing os import
2006-11-03 Alastair Tse[XEND] Cleanup HVM image shutdown watch and move readDo...
2006-11-03 Alastair Tse[XEND] XendDomainInfo.refreshShutdown is called from...
2006-11-03 Alastair Tse[XEND] Fix HVM image shutdown.
2006-11-03 kfraser@localhost... [HVM] More printk cleanups.
2006-11-03 kfraser@localhost... [LINUX] Clean up header includes (gnttab.h from fixmap.h).
2006-11-03 kfraser@localhost... [BLKTAP] Fix gnttab unmap call to specify that address...
2006-11-03 kfraser@localhost... [XEN] Fix shadow-lock macro backslash alignments.
2006-11-03 Alastair TseMerge
2006-11-03 Alastair Tse[XEND] Don't hide the 'type' SXP config item from HVM...
2006-11-03 kfraser@localhost... merge.
2006-11-03 kfraser@localhost... [XEN] Adjust logging levels of a few printk messages.
2006-11-03 Alastair Tse[XEND] Make sure lookups cause a refresh so xm list...
2006-11-03 Steven HandFix syntax error.
2006-11-03 kfraser@localhost... [XEN] Fix log-level printk logic for multi-line and...
2006-11-03 kfraser@localhost... [XEN] Remove VGCF_hvm_guest, replace with XEN_DOMINF_hv...
2006-11-03 Alastair Tse[XEND] Handle permission denied when calling xc.domain_...
2006-11-03 Alastair Tse[XEND][XM] Restore old state string in xm.
2006-11-03 Alastair Tse[XEND] Silence Xen API debugging messages.
2006-11-03 kfraser@localhost... [XEN] Quieten down tracing when fail (quite expectedly...
2006-11-02 Ewan MellorI found a small bug in xenmon. Even if I gave xenmon...
2006-11-02 kaf24@localhost... [XEN] Add 'loglvl' and 'guest_loglvl' boot parameters.
2006-11-02 Alastair TseMerge
2006-11-02 Alastair Tse[XEND] Reverting self.domains UUID indexing
2006-11-02 kfraser@localhost... Dynamically link to libgcc on Solaris. Also clean up...
2006-11-02 kfraser@localhost... [BLKTAP] Fix Linux and Xen gnttab map operations when...
2006-11-02 kfraser@localhost... [HVM] Clean up VCPU initialisation in Xen. No longer
2006-11-02 Alastair Tse[XEND] Fix paused state being overriden by refreshShutdown
2006-11-02 Alastair TseMerge with tip
2006-11-02 Alastair Tse[XEND][XM] Fixes for xm list output
2006-11-02 Steven Smith[XEN] Better parameter checking for grant table copy...
2006-11-02 Ian CampbellPV-on-HVM: Conditionally disable checksum offload for...
2006-11-02 Ian CampbellPV-on-HVM: Tweak reboot.c to be compatible with older...
2006-11-02 Ian CampbellPV-on-HVM: Fix PV-on-HVM drivers for IA64.
2006-11-02 Ian CampbellPV-on-HVM: Use ln -nsf in mkbuildtree to avoid creating...
2006-11-02 kfraser@localhost... [TOOLS] Paravirt guests have their memory allocated...
2006-11-02 kaf24@firebug... [XEND] Compare result of blkdev_name_to_number() explic...
2006-11-01 Emmanuel Ackaouy[XEN] Fix credit scheduler cap mechanism not to over...
2006-11-01 kfraser@localhost... [XEN] Fix x86/64 build.
2006-11-01 Ewan MellorReturn the restored VM at the end of XendDomainInfo...
2006-11-01 kfraser@localhost... [HVM] Move shadow initialisation into domain-creation...
2006-11-01 Ewan MellorPrint errno for each of the "Error when writing to...
2006-11-01 Ewan MellorReturn the domain renaming during migration.
2006-11-01 kfraser@localhost... [HVM] HVM is now a flag parameter to domain-creation...
2006-11-01 Ewan MellorThis patch adds a checking of wrong parameter into...
2006-11-01 Ewan MellorFix comment.
2006-11-01 Ewan MellorAdd full flag to domain(domid), fixing xm list --long...
2006-11-01 Ewan MellorCreate /var/lib/xend/domains on startup if it doesn...
2006-11-01 kfraser@localhost... [XEN] Extend dom0_mem syntax to support min/max clamps.
2006-11-01 Ewan MellorMerge.
2006-11-01 Ewan MellorMerge xen-api.hg changeset 142:d75413e65ba319d577c764be...
2006-11-01 Tim Deegan[XEN] Prefetch multiple shadow entries per pagefault
2006-11-01 kfraser@localhost... [XEN] Fix building on OpenBSD.
2006-11-01 kfraser@localhost... [XEN] Fix deadlock in printk().
2006-10-31 kfraser@localhost... Stop enforcing -g for some of the tools.
2006-10-31 kfraser@localhost... [XEND] Improve error message for unparsed disk modes.
2006-10-31 Tim Deegan[HVM] Use correct types for guest physical addresses
2006-10-31 kfraser@localhost... [HVM] Add support for 'add r8,m8' instruction to memory...
2006-10-31 kfraser@localhost... [NET] front: Clean up error handling. This eliminates...
2006-10-31 kfraser@localhost... Clean up recent changes to reboot code. This fixes...
next